Skip to content

Conversation

@heskew
Copy link
Member

@heskew heskew commented Aug 21, 2025

No description provided.

@heskew heskew force-pushed the release-notes-sidebar-order branch from 5b30259 to 727e6f7 Compare August 21, 2025 21:21
@heskew heskew requested a review from Copilot August 21, 2025 21:21
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the release notes ordering by implementing semantic version-based sorting instead of alphabetical ordering. The change ensures that release notes are displayed in descending semantic version order (newest first) rather than simple alphabetical order.

Key changes:

  • Replaced simple .reverse() with custom semantic version sorting logic
  • Added version string parsing and padding for proper numerical comparison
  • Maintained filtering of index files while improving sort order

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@heskew
Copy link
Member Author

heskew commented Aug 21, 2025

merging now to get this display bugfix in

@heskew heskew merged commit 28ca7f1 into main Aug 21, 2025
5 checks passed
@heskew heskew deleted the release-notes-sidebar-order branch August 21, 2025 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants